pattern matching function

英 [ˈpætn ˈmætʃɪŋ ˈfʌŋkʃn] 美 [ˈpætərn ˈmætʃɪŋ ˈfʌŋkʃn]

【计】模式匹配函数

计算机



双语例句

  1. Matching modes, which describe the different types of pattern matching that can be specified through the function's parameter MODE.
    匹配模式,描述了可以通过函数的参数MODE指定的模式匹配的不同类型。
  2. Pattern matching is used to evaluate the arguments to the function, so if you supply a tuple with three elements to the mathexp() function, the pattern matching will fail.
    使用模式匹配评估函数的参数,所以如果把包含三个元素的元组提供给mathexp()函数,模式匹配会失败。
  3. The next two lines use pattern matching to pick off the values required to enforce this rule when the returned function is actually executed.
    接下来两行用模式匹配摘出实施规则所必需的数据。
  4. The proposed genetic encoding method not only completely embodies the space distribution characterizes of pattern samples, but also simultaneously achieves the optimum number of the selected hidden centers vectors and the matching controlling parameters of the kernel function.
    提出了适用于RBPNN的染色体编码方式,不仅使得所选隐中心矢量充分体现了模式样本的空间分布特征,同时还能够获得隐中心矢量的最佳数目及匹配的核函数控制参数。
  5. Finally, a newly pattern matching algorithm is suggested and the idea behind algorithm is partition and uses of hash function after analyzing the basic algorithm.
    最后在分析基本检测算法的基础上,给出一种基于划分思想和哈希方法新的深度包检测算法。
  6. Firstly, this method calibrates the inspected image of printed circuit board. Then, the pattern matching function of IMAQ Vision Assistant is mainly used to inspect the missing electronic component on printed circuit board.
    该方法首先对被检测的印刷电路板图像进行校正,然后主要利用IMAQVisionAssistant的模板匹配函数实现对印刷电路板上电子元件缺件的检测。
  7. Finally, how to using the descriptive pattern was studied, and designed the intrusion detection engine based pattern matching which have the function of misuse and anomaly detection.
    最后,研究了描述性模式的应用,并设计出基于模式匹配的入侵检测引擎,该引擎具有误用检测和异常检测功能。
  8. The applications of pattern matching in functional languages are discussed, and two algorithms of compiling pattern matching in function definitions and value bindings are presented.
    本文着重讨论模式匹配在函数语言中的作用,提出了函数定义和变量值定义中模式匹配的两个编译算法。
  9. By analyzing the characteristics of data from Lightning Detection and Location System, a new pattern matching algorithm based on the Regular Expression was proposed in this paper. And on that basis, a function about lightning data warehousing has been developed.
    在分析了闪电定位资料属性的基础上,提出了一种利用正则表达式匹配闪电定位数据的算法,并实现了该系统闪电定位资料入库的功能。